From: Kim F. Storm Date: Thu, 13 Jun 2002 22:06:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~32237 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5170b3cd644f6090d3355c7c2b0a0eb3a9fc5caf;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 11e36eb5a51..54a5c1cd484 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2002-06-14 Kim F. Storm + + * insdel.c (insert_1_both, insert_from_string_1) + (insert_from_buffer_1): Recalculate END_UNCHANGED in case the + insert happened in the end_unchanged region. Otherwise, the + redisplay may be confused and duplicate the last line in the + buffer [seen after save-buffer when require-final-newline==t]. + 2002-06-13 Jason Rumney * w32.c (init_environment): Remove EMACSLOCKDIR.